Connectathon 11 Snapshot

This page is part of the FHIR Specification (v1.2.0: STU 3 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Sdc\valueset-sdc-profile-example.json

Raw JSON (canonical form)

The answer list for question 1 on the AHRQ 'Medication or Other Substance' form

{
  "resourceType": "ValueSet",
  "id": "valueset-sdc-profile-example",
  "text": {
    "status": "generated",
    "div": "<div>\n      <h2>AHRQ Medication Q1</h2>\n      <p>The answer list for question 1 on the AHRQ 'Medication or Other Substance' form</p>\n      <p>\n        <b>Copyright Statement:</b> This material contains content from LOINC&reg; (&gt;a href=&quot;http://loinc.org&quot;&lt;http://loinc.org&gt;/a&lt;). The LOINC table, LOINC codes, and LOINC panels and forms file are copyright &copy; 1995-2014, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and available at no cost under the license at http://loinc.org/terms-of-use\n      </p>\n      <p>This value set has an inline code system http://loinc.org/vs/LL2654-3, which defines the following codes:</p>\n      <table class=\"codes\">\n        <tr>\n          <td>\n            <b>Code</b>\n          </td>\n          <td>\n            <b>Display</b>\n          </td>\n          <td>\n            <b>Definition</b>\n          </td>\n        </tr>\n        <tr>\n          <td>LA20271-5\n            <a name=\"LA20271-5\"> </a>\n          </td>\n          <td>Medications</td>\n          <td/>\n        </tr>\n        <tr>\n          <td>LA20335-8\n            <a name=\"LA20335-8\"> </a>\n          </td>\n          <td>Biological products</td>\n          <td/>\n        </tr>\n        <tr>\n          <td>LA20336-6\n            <a name=\"LA20336-6\"> </a>\n          </td>\n          <td>Nutritional products</td>\n          <td/>\n        </tr>\n        <tr>\n          <td>LA20337-4\n            <a name=\"LA20337-4\"> </a>\n          </td>\n          <td>Expressed human breast milk</td>\n          <td/>\n        </tr>\n        <tr>\n          <td>LA20338-2\n            <a name=\"LA20338-2\"> </a>\n          </td>\n          <td>Medical gases (e.g., oxygen, nitrogen, nitrous oxide)</td>\n          <td/>\n        </tr>\n        <tr>\n          <td>LA20339-0\n            <a name=\"LA20339-0\"> </a>\n          </td>\n          <td>Contrast media</td>\n          <td/>\n        </tr>\n        <tr>\n          <td>LA20340-8\n            <a name=\"LA20340-8\"> </a>\n          </td>\n          <td>Radiopharmaceuticals</td>\n          <td/>\n        </tr>\n        <tr>\n          <td>LA20341-6\n            <a name=\"LA20341-6\"> </a>\n          </td>\n          <td>Patient food (not suspected in drug-food interactions</td>\n          <td/>\n        </tr>\n        <tr>\n          <td>LA20342-4\n            <a name=\"LA20342-4\"> </a>\n          </td>\n          <td>Drug-drug, drug-food, or adverse drug reaction as a result of a prescription and/or administration                  of a drug and/or food frior to admission</td>\n          <td/>\n        </tr>\n        <tr>\n          <td>LA20343-2\n            <a name=\"LA20343-2\"> </a>\n          </td>\n          <td>Other substance: PLEASE SPECIFY</td>\n          <td/>\n        </tr>\n      </table>\n    </div>"
  },
  "url": "http://hl7.org/fhir/ValueSet/valueset-sdc-profile-example",
  "name": "AHRQ Medication Q1",
  "status": "active",
  "date": "2014",
  "description": "The answer list for question 1 on the AHRQ 'Medication or Other Substance' form",
  "copyright": "This material contains content from LOINC® (>a href=\"http://loinc.org\"<http://loinc.org>/a<). The LOINC table, LOINC codes, and LOINC panels and forms file are copyright © 1995-2014, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and available at no cost under the license at http://loinc.org/terms-of-use",
  "codeSystem": {
    "system": "http://loinc.org/vs/LL2654-3",
    "caseSensitive": true,
    "concept": [
      {
        "code": "LA20271-5",
        "display": "Medications"
      },
      {
        "code": "LA20335-8",
        "display": "Biological products"
      },
      {
        "code": "LA20336-6",
        "display": "Nutritional products"
      },
      {
        "code": "LA20337-4",
        "display": "Expressed human breast milk"
      },
      {
        "code": "LA20338-2",
        "display": "Medical gases (e.g., oxygen, nitrogen, nitrous oxide)"
      },
      {
        "code": "LA20339-0",
        "display": "Contrast media"
      },
      {
        "code": "LA20340-8",
        "display": "Radiopharmaceuticals"
      },
      {
        "code": "LA20341-6",
        "display": "Patient food (not suspected in drug-food interactions"
      },
      {
        "code": "LA20342-4",
        "display": "Drug-drug, drug-food, or adverse drug reaction as a result of a prescription and/or administration                  of a drug and/or food frior to admission"
      },
      {
        "code": "LA20343-2",
        "display": "Other substance: PLEASE SPECIFY"
      }
    ]
  }
}

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.